| Overload | Description |
|---|---|
| CreateImage() | Exports the whole document to a raster image. |
| CreateImage(NRectangle) | Creates an image by rendering the specified area of the document. |
| CreateImage(NRectangle,Double) | Creates an image by rendering the specified area document with the specified DPI. |